Skip to main content
GET
A site's working week and its holidays on one list — both answer "is the plant open".

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
site_id
string
entry_type
string
day_of_week
string
day_name
string
opens_at
string
closes_at
string
is_closed
string
holiday_date
string
name
string
is_working_day
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

closes_at
string<time without time zone>
day_name
string<text>
day_of_week
integer<smallint>
entry_type
string<text>
holiday_date
string<date>
id
string<uuid>
is_closed
boolean<boolean>
is_working_day
boolean<boolean>
name
string<character varying>
Maximum string length: 150
opens_at
string<time without time zone>
site_id
string<uuid>